/* 列表 */
.aside{
	float: left;
	width: 236px;
	background:#fff;
	padding:20px;
	min-height: 700px;
}

.mh850 {
	min-height:1000px;
	height:1000px;
}
.as_title{
	height: 55px;
	line-height: 55px;
	color:#fff;
	font-size:20px;
	padding-left:90px;
}
.as_title_nav1 {
	background:#2d75e8 url("/ztimg/nav1.png") no-repeat 40px center;
}
.as_title_nav2 {
	background:#2d75e8 url("/ztimg/nav2.png") no-repeat 40px center;
}
.as_title_nav3 {
	background:#2d75e8 url("/ztimg/nav3.png") no-repeat 40px center;
}
.as_title_nav5 {
	background:#2d75e8 url("/ztimg/nav5.png") no-repeat 40px center;
}
.as_title_nav6 {
	background:#2d75e8 url("/ztimg/nav6.png") no-repeat 40px center;
}
.as_title_zt {
	background:#2d75e8 url("/ztimg/navzt.png") no-repeat 40px center;
}
.as_title_law {
	background:#2d75e8 url("/ztimg/navlaw.png") no-repeat 40px center;
}
.as_nav li{
	height: 50px;
	line-height: 50px;
	border-bottom:1px solid #e0e0e0;
	font-size:15px;
}
.as_nav li.long{
	line-height: 25px;
}
.as_nav li a{
	display: block;
	padding-left:68px;
	background:url("/ztimg/as_nav.png") no-repeat 40px center;
}
.as_nav li a:hover,.as_nav li a.hover{
	color:#c40000;
	background-image:url("/ztimg/as_navh.png");
}

.as_nav2 li{
	border-bottom:1px solid #e0e0e0;
	padding:5px 0;
	font-size:15px;
}
.as_nav2 li.long{
	line-height: 25px;
}
.as_nav2 li > a{
	display: block;
	padding:5px 0 5px 23px;
	line-height:25px;
	background:url("/ztimg/as_nav.png") no-repeat 5px center;
}
.as_nav2 li > a:hover,.as_nav2 li > a.hover{
	color:#c40000;
	background-image:url("/ztimg/as_navh.png");
}


.as_links{
	padding-top:10px;
}
.as_links a{
	display: block;
	margin-top:10px;
}
.as_title3{
	height: 36px;
	line-height: 36px;
	border-bottom:1px solid #c40000;
	margin-top:10px;
	padding-left:36px;
	font-size:16px;
	color:#c40000;
	background:url("/ztimg/as_title3.png") no-repeat left center;
}
.asdh img{
	display: block;
	width:100%;
}

.section{
	width: 864px;
	background:#fff;
	min-height: 700px;
	padding:20px;
	float: right;
}
.se_head{
	background:#f1f1f1;
	border-bottom:1px solid #d6d6d6;
	clear: both;
	height: 42px;
	line-height: 42px;
	padding:0 12px;
}
.se_head .tit {
	float: left;
	font-size:16px;
	color:#1b54a4;
}
.now_pos{
	float: right;
}
.now_pos span{
	color:#005ac5;
}
.se_nav{
	padding:20px 0;
	height: 34px;
	line-height: 34px;
}
.se_nav a{
	float: left;
	margin-right:15px;
	display:inline-block;
	height: 34px;
	line-height: 34px;
	padding:0 20px;
	background:#005ac5;
	color:#fff;
}
.se_nav a:hover,.se_nav a.hover{
	color:#fff;
	background:#56b221;
}

.pub_list li{
	height: 46px;
	line-height: 46px;
	clear: both;
	border-bottom:1px dashed #cecece;
	vertical-align:top;
	background:url("/ztimg/news_li.gif") no-repeat 5px center;
	padding:0 5px 0 15px;
}
.pub_list li:hover{
	color:#005ac5;
	background:#f9f9f9;
}
.pub_list li a{
	float: left;
	display:inline-block;
	max-width:700px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pub_list li:hover a{
	color:#005ac5;
}
.pub_list li span{
	float: right;
}

.page{
	text-align:center;
	font-size:12px;
	height: 30px;
	line-height: 30px;
}
.page a,.page em{
	display:inline-block;
	height: 28px;
	line-height: 28px;
	border:1px solid #ddd;
	padding:0 8px;
}
.page a:hover,.page em{
	border-color:#b50029;
	color:#b50029;
}

.sec_fra{
	width: 864px;
	min-height: 692px;

}
.wp864{
	width: 864px;
}
/* 列表 */

/******************翻页页码******************/
.manu1 {
  margin: 12px 0 3px 0;
  font-size: 12px;
  text-align: center;
  background: none;
  border: 0;
}

.manu1 a {
  float: none;
  margin: 2px;
  padding: 6px 9px;
  border: 1px solid #b0d6eb;
  color: #000;
  text-decoration: none;
}

.manu1 a:hover {
  color: #FFF;
  border: 1px solid #b0d6eb;
  background: #2c63a7;
}

.manu1 a:active {
  color: #FFF;
  border: #999 1px solid;
}

.manu1 .current, .manu1 .selected {
  margin: 2px;
  padding: 6px 9px;
  color: #fff;
  border: #b0d6eb 1px solid;
  background: #2c63a7;
}

.manu1 .disabledbtn {
  margin: 2px;
  padding: 6px 9px;
  color: #999;
  border: 1px solid #b0d6eb;
}

#loading {
  position: absolute;
  left: 45%;
  top: 50%;
  padding: 2px;
  z-index: 20001;
  height: auto;
  display: none;
}

/*投诉监督电话*/
.ex3_contact{
  margin-top:20px;  
}
.ex3_contact h3{
  height:34px;
  line-height:34px;
  border-bottom:2px solid #2b78d0;  
  background:#fff url("/ztimg/tel.png") no-repeat 5px center;
  padding-left:45px;
  color:#0069b7;
}
.ex3_contact .in{
  line-height:30px;
  padding:12px 0;
  clear:both; 
  font-size:14px;
}
/*投诉监督电话*/
